From 568aed7d6b168143cb23ffc36659f6c9e7163433 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Wed, 14 Jan 2009 13:43:17 +0000 Subject: [PATCH] xenpm: build fix Signed-off-by: Christoph Egger --- tools/misc/xenpm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/misc/xenpm.c b/tools/misc/xenpm.c index 55523c6965..ff8fc364ba 100644 --- a/tools/misc/xenpm.c +++ b/tools/misc/xenpm.c @@ -29,6 +29,7 @@ #include #include +#include #define ARRAY_SIZE(a) (sizeof (a) / sizeof ((a)[0])) -- 2.30.2